Skip to content
Back to search
30
MCP

Agent Output Guard

pulsemcp/agent output guard

Validates and filters AI agent outputs for safety and compliance.

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.agenson-horrowitz/agent-output-guard
Validate and verify data from other agents before acting on it. Zero LLM costs.
0 tools
@agenson-horrowitz/agent-output-guard-mcp
Agent Output Guard MCP Server - Validate and verify data from other agents before acting on it. Zero LLM costs, pure computation. Solves coo
0 tools
io.github.mukundakatta/agentguard
Network-egress firewall for agent tools: check URLs against a declarative policy.
0 tools
AgentGuard — security checks for AI agents
Secret, CVE and dependency-vulnerability scanning for AI agents (free, OSV.dev).
0 tools
io.github.MukundaKatta/agentguard
Network-egress firewall for agent tools: check URLs against a declarative policy.
0 tools
agent-guardrails
Production guardrails for AI coding agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent_output_guard": {
      "url": "None",
      "transport": "http"
    }
  }
}